Skip to content

Add condition to DataField model#21

Merged
vlaurin merged 1 commit intomainfrom
fix/field-condition
Feb 12, 2025
Merged

Add condition to DataField model#21
vlaurin merged 1 commit intomainfrom
fix/field-condition

Conversation

@vlaurin
Copy link
Copy Markdown
Contributor

@vlaurin vlaurin commented Feb 12, 2025

While conditions are not currently supported by root data fields, they are supported by complex member field. As complex member field reuse the DataField model, they thus require condition to be supported by DataField. It is conceivable that support for condition is added in the future for root field as well so it makes sense having optional support on DataField

While conditions are not currently supported by root data fields, they are supported by complex member field.
As complex member field reuse the `DataField` model, they thus require condition to be supported by `DataField`.
It is conceivable that support for condition is added in the future for root field as well so it makes sense having optional support on `DataField`
@vlaurin vlaurin requested a review from gbenadikar February 12, 2025 10:49
@vlaurin vlaurin merged commit c57b98f into main Feb 12, 2025
2 checks passed
@vlaurin vlaurin deleted the fix/field-condition branch February 12, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants